home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 8 / Night Owl CD-ROM (NOPV8) (Night Owl Publisher) (1993).ISO / 014a / wme_10.arj / CHATMUS.ARJ / MICKEY.MUS < prev    next >
Text File  |  1992-07-15  |  1KB  |  59 lines

  1. ;Ignore this line
  2. ;
  3. ;   Title:  Mickey Mouse Club March via the PC Speaker
  4. ;
  5. ; There are a few different ways to do the music file...
  6. ;
  7. ;    Lx    Changes length to "x" clock ticks for following notes
  8. ;    Ox    Changes octave to "x" for following notes
  9. ;    A..G  Music notes
  10. ;    +#/-   Sharp/Flat
  11. ;    R     Rest
  12. ;                                   
  13. ;  If you wish, you may skip the "L" and "O" commands, and directly
  14. ;  enter the numbers in front of or after the note..
  15. ;
  16. ;         1C#4        1  means 1 clock tick
  17. ;                     C# means "C-Sharp"
  18. ;                     4  means 4th octave
  19.  
  20.  
  21. L1
  22.  
  23.    F4  F2  C4  F2
  24.    D4  B-2 E4  C2
  25.    F4  F2  C4  F2
  26.    D4  B-2 E4  C2
  27.  
  28. L1
  29.    F4  F2  F4  F2  F4  F1  F4  F1
  30.    F4  F2  F4  F2  F4  F1  F4  F1
  31.    G4  G2  F4  G2  E4  G1  D4  G1
  32.    C4  C1  2E1  2G1  2B2
  33.  
  34. L1
  35.    F4  F2  F4  F2  3F4 1E-2
  36.    F4  B-2 F4  B-2 3F4 1B-2
  37.    A4  f2  F4  f2  G4  f2  E4  f2
  38.    L4  F4
  39.    L1  R C2 D 3
  40.  
  41. ;  Once again....
  42.  
  43. L1
  44.    F4  F2  F4  F2  F4  F1  F4  F1
  45.    F4  F2  F4  F2  F4  F1  F4  F1
  46.    G4  G2  F4  G2  E4  G1  D4  G1
  47.    C4  C1  2E1  2G1  2B2
  48.  
  49. L1
  50.    F4  F2  F4  F2  3F4 1E-2
  51.    F4  B-2 F4  B-2 3F4 1B-2
  52.    A4  f2  F4  f2  G4  f2  E4  f2
  53.    L4  F4
  54.    L1  R C2 D 3
  55.  
  56.  
  57.  
  58.  
  59.